FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-setp#1.0.38 (47 ms)

Package ca.on.oh-setp
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/ValueSet/encounter-type
Url http://ontariohealth.ca/fhir/ValueSet/encounter-type
Version 1.0.0
Status draft
Name EncounterType
Title Encounter Type
Experimental False
Realm ca
Description Indicates the circumstances under which the patient was or will be admitted.

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Encounter Encounter

Resources that this resource uses

CodeSystem
http://cihi.ca/fhir/CodeSystem/aac-admit-category Encounter Type


Source

{
  "resourceType" : "ValueSet",
  "id" : "encounter-type",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/encounter-type",
  "version" : "1.0.0",
  "name" : "EncounterType",
  "title" : "Encounter Type",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "Indicates the circumstances under which the patient was or will be admitted.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://cihi.ca/fhir/CodeSystem/aac-admit-category",
        "concept" : [
          {
            "code" : "U",
            "display" : "Urgent"
          },
          {
            "code" : "E",
            "display" : "Emergency"
          },
          {
            "code" : "L",
            "display" : "Elective"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.